Make clipmasks work for pixbuf rendering
authorAlexander Larsson <alexl@redhat.com>
Tue, 7 Jul 2009 12:51:38 +0000 (14:51 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 7 Jul 2009 15:10:49 +0000 (17:10 +0200)
commit2678a454e5447ba28cf1aa7c316a1e73b7b30018
tree273a82d8c67e4be06b55b455c04b45dbafe9c19c
parent5f12fe2b3b89dc3b1c7ef391ff491aa70802049b
Make clipmasks work for pixbuf rendering

This is more important in the client side windows world, as clip masks
may be used for clipping to non-native subwindows. This fixes a bug
in aisleriot where it uses masked pixbuf drawing and it ends up drawing
over the moving card subwindow.
NEWS
gdk/gdkdraw.c
gdk/x11/gdkdrawable-x11.c